home *** CD-ROM | disk | FTP | other *** search
/ USGS: Oil & Gas Fields of South Asia / USGS Oil & Gas Fields of South Asia.iso / pc / ACROREAD / MAC / of97470c / STH_ASIA / EXPORT / MISC / WLDMAP.AML < prev   
Text File  |  1999-10-31  |  898b  |  49 lines

  1. /* -----  This AML requires the <polw_rb> and <reg8>
  2. /*          coverages in Robinson Proj. to be present in the
  3. /*          same directory with AMLs and COVERAGEs.
  4. /*          revised 4/09/98 cjw
  5. mapprojection off
  6. mapscale automatic
  7. mape polw_rb
  8. maplimits 21.65 27.75 32.15 33.5
  9. mapposition cen cen
  10. /*
  11. shadeset colornames.shd
  12. reselect polw_rb polys land_ocean = 'Ocean'
  13. nselect polw_rb polys
  14. polygonshades polw_rb 3
  15. clearselect
  16. /*
  17. shadeset colornames.shd
  18. reselect polw_rb polys land_ocean = 'Ocean'
  19. polygonshades polw_rb 57
  20. clearselect
  21. /*
  22. lineset plotter.lin
  23. linesymbol 1
  24. arcs polw_rb
  25. clearselect
  26. /*
  27. linesymbol 6
  28. arcs reg8
  29. clearselect
  30. /*
  31. textdelete all
  32. textset font.txt
  33. textsymbol 1
  34. textsize 10 pt
  35. textcolor black
  36. move 29.25 30.48
  37. text 'Region 8' cc
  38. /*
  39. textdelete all
  40. textset font.txt
  41. textsymbol 3
  42. textcolor 'black'
  43. textsize 10 pt
  44. textsymbol 16
  45. move 27.9 28.45
  46. text 'REFERENCE MAP' cc
  47. /*
  48. &return
  49.